| UsersDemo |
| EntityType | Independent |
| Logical Entity Name | UsersDemo |
| Default Table Name | UsersDemo |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| UsersDemo Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
UserID |
INTEGER | NO | ||
| UserName | NVARCHAR(255) | NO | ||
| Password | VARBINARY/BLOB(50) | YES | ||
| FullName | NVARCHAR(255) | NO | ||
| OtherFields | NVARCHAR(255) | YES |
| UsersDemo Keys |
| Key Name | Key Type | Keys |
| PK_UsersDemo | PrimaryKey | UserID |
| UsersDemo Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| UsersDemo Check Constraints |
| Check Constraint Name | CheckConstraint |
| UsersDemo Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.UsersDemo |
NO | |||
| Physical (Microsoft SQL Server) dbo.UsersDemo |
NO |
| UsersDemo Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| UsersDemo Data Movement Rules |
| Name | Type | Rule Text/Value |